Skip to content

SRE-3435 build: Add SLES 15.7 testing (#17420)#18241

Open
jzarzycki wants to merge 5 commits into
release/2.8from
zarzycki/2.8/sles15sp7
Open

SRE-3435 build: Add SLES 15.7 testing (#17420)#18241
jzarzycki wants to merge 5 commits into
release/2.8from
zarzycki/2.8/sles15sp7

Conversation

@jzarzycki

@jzarzycki jzarzycki commented May 13, 2026

Copy link
Copy Markdown
Contributor

Also, enabling leap15 testing by default

Backport of: #17420
Requires:

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Skip-nlt: true
Skip-unit-test: true
Skip-unit-test-memcheck: true
Skip-func-hw-test: true
Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
@jzarzycki jzarzycki self-assigned this May 13, 2026
@jzarzycki jzarzycki requested a review from a team as a code owner May 13, 2026 10:24
@github-actions

Copy link
Copy Markdown

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-3435

ryon-jensen
ryon-jensen previously approved these changes May 14, 2026
Comment thread Jenkinsfile Outdated
// To use a test branch (i.e. PR) until it lands to master
// I.e. for testing library changes
//@Library(value='pipeline-lib@your_branch') _
@Library(value='pipeline-lib@ryon-jensen/sles15sp7_fix') _

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course will need to revert this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted

@osalyk osalyk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit the Jenkinsfile again.

Doc-only: true
Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
osalyk
osalyk previously approved these changes May 14, 2026
@grom72 grom72 added the clean-cherry-pick Cherry-pick from another branch that did not require additional edits label May 15, 2026
@grom72 grom72 changed the title SRE-3435 build: Add SLES 15.7 testing SRE-3435 build: Add SLES 15.7 testing (#17420) May 15, 2026
@grom72 grom72 removed the clean-cherry-pick Cherry-pick from another branch that did not require additional edits label May 15, 2026
Comment thread ci/parse_ci_envs.sh Outdated
: "${TARGET:=sles15.7}"
;;
*Leap\ 15.6*|*leap15.6*|*opensuse15.6*|*sles15.6*)
: "${CHROOT_NAME:=opensuse-leap-15.5-x86_64}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we keep old version here but we have update to 15.6 on master?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Comment thread Jenkinsfile
defaultValue: true,
description: 'Run the Functional on EL 9 test stage')
booleanParam(name: 'CI_FUNCTIONAL_leap15_TEST',
defaultValue: false,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional change to true?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it was there for debugging purposes, I'll revert it

Comment thread Jenkinsfile Outdated
Co-authored-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Jan Zarzycki <jzarzycki97@gmail.com>
Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
@jzarzycki jzarzycki requested a review from grom72 May 29, 2026 09:06
@daosbuild3

Copy link
Copy Markdown
Collaborator

@jzarzycki jzarzycki requested review from osalyk and ryon-jensen June 17, 2026 12:32
@grom72

grom72 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Please merge the latest release/2.8 and run tests excluding HW tests (Skip-func-hw-test: true) and Functional EL8/EL9 (Skip-func-test-el8: true, Skip-func-test-el9: true)

Skip-func-hw-test: true
Skip-func-test-el8: true
Skip-func-test-el9: true

Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>

@grom72 grom72 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

daos-stack/pipeline-lib#525 must land first

@daosbuild3

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants